Skip to content

Conversation

@teamdandelion
Copy link
Collaborator

llm.ThinkingConfig has level (minimal / low / medium / high) and can be
unset for auto. It also has encode_thoughts_as_text

I dropped include_summary because really it's only Google that let's you
enable/disable summaries (openai allows auto / verbose / concise, but
concise is only for computer use models apparently). Since we don't have
at least 2 providers with consistent semantics, I am just turning them
on for Google by default for consistent behavior. If someone wants the
ability to disable them for Google we can add that in 2.x once we get a
request for it.

@teamdandelion teamdandelion marked this pull request as ready for review January 8, 2026 06:23
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 8, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
v2-docs 7b517b3 Jan 09 2026, 06:41 PM

Copy link
Collaborator Author

teamdandelion commented Jan 9, 2026

Merge activity

  • Jan 9, 6:33 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jan 9, 6:33 PM UTC: Graphite rebased this pull request as part of a merge.
  • Jan 9, 6:41 PM UTC: @teamdandelion merged this pull request with Graphite.

llm.ThinkingConfig has level (minimal / low / medium / high) and can be
unset for auto. It also has encode_thoughts_as_text

I dropped include_summary because really it's only Google that let's you
enable/disable summaries (openai allows auto / verbose / concise, but
concise is only for computer use models apparently). Since we don't have
at least 2 providers with consistent semantics, I am just turning them
on for Google by default for consistent behavior. If someone wants the
ability to disable them for Google we can add that in 2.x once we get a
request for it.
@teamdandelion teamdandelion merged commit 58cc743 into v2 Jan 9, 2026
15 checks passed
@teamdandelion teamdandelion deleted the eng-313 branch January 9, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants